projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62788d5
)
iconbrowser: Use the right icon
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 10 Feb 2021 13:04:11 +0000
(08:04 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 10 Feb 2021 13:04:11 +0000
(08:04 -0500)
We have an app icon, lets use it.
demos/icon-browser/iconbrowserapp.c
patch
|
blob
|
history
diff --git
a/demos/icon-browser/iconbrowserapp.c
b/demos/icon-browser/iconbrowserapp.c
index d214939c07401f1ad7ccf1fbb255a1f8881c1f05..ee55407de48acb891a12701b5ba809824abc532d 100644
(file)
--- a/
demos/icon-browser/iconbrowserapp.c
+++ b/
demos/icon-browser/iconbrowserapp.c
@@
-89,7
+89,7
@@
about_activated (GSimpleAction *action,
"website", "http://www.gtk.org",
"comments", "Program to browse themed icons",
"authors", authors,
- "logo-icon-name", "org.gtk.
Demo
4",
+ "logo-icon-name", "org.gtk.
IconBrowser
4",
"title", "About GTK Icon Browser",
"system-information", s->str,
NULL);